home *** CD-ROM | disk | FTP | other *** search
/ Chip 2007 January, February, March & April / Chip-Cover-CD-2007-02.iso / Pakiet bezpieczenstwa / mini Pentoo LiveCD 2006.1 / mpentoo-2006.1.iso / livecd.squashfs / etc / gtk / gtkrc.zh_CN < prev    next >
Text File  |  2005-10-18  |  431b  |  15 lines

  1. # $(gtkconfigdir)/gtkrc.zh_CN
  2. #
  3. # This file defines the fontsets for Chinese language (zh) using
  4. # the simplified chinese standard GuoBiao as in mainland China (CN)
  5. #
  6. # 1999, Pablo Saratxaga <pablo@mandrakesoft.com>
  7. #
  8.  
  9. style "gtk-default-zh-cn" {
  10.        fontset = "-adobe-helvetica-medium-r-normal--16-*-*-*-*-*-iso8859-1,\
  11.           -*-*-medium-r-normal--16-*-*-*-*-*-gb2312.1980-0,*-r-*"
  12. }
  13. class "GtkWidget" style "gtk-default-zh-cn"
  14.  
  15.